tools/perf: Remove shebang lines from perf scripts
authorBen Hutchings <ben@decadent.org.uk>
Fri, 25 Sep 2015 19:09:23 +0000 (20:09 +0100)
committerSalvatore Bonaccorso <carnil@debian.org>
Sat, 9 Dec 2023 15:48:39 +0000 (16:48 +0100)
commit465c693d08107bfaf81a1594e95b39f9f8c70cc9
treea9106d3449a416c759db915fbe3249b9cf2fa9af
parent10542ef74e52acd31ae72541f959e87a9fc6bee0
tools/perf: Remove shebang lines from perf scripts

Forwarded: no

perf scripts need to be invoked through perf, not directly through
perl (or other language interpreter).  So including shebang lines in
them is useless and possibly misleading.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Gbp-Pq: Topic bugfix/all
Gbp-Pq: Name tools-perf-remove-shebangs.patch
tools/perf/scripts/perl/rw-by-file.pl
tools/perf/scripts/perl/rw-by-pid.pl
tools/perf/scripts/perl/rwtop.pl
tools/perf/scripts/perl/wakeup-latency.pl